home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2000 February / february_2000.iso / site building / GoLive 4.0 Tryout / data1.cab / Apps / Modules / JScripts / Actions / Message / Set Status.action < prev    next >
Encoding:
Text File  |  1999-08-05  |  2.5 KB  |  65 lines

  1. <html>
  2.  
  3.     <head>
  4.         <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
  5.         <meta name="generator" content="Adobe GoLive 4">
  6.         <title>SetStatus Action</title>
  7.     </head>
  8.  
  9.     <body bgcolor="white">
  10.         <center>
  11.             <font size="6">SetStatus Action</font><font>
  12.             <hr>
  13.             </font></center>
  14.         <div align="left">
  15.             <p>
  16.             <csactionclass name="Set Status" function="CSSetStatus" nsversion="3" ieversion="3"> </p>
  17.         </div>
  18.         <p>
  19.         <csactionparam name="text" type="GLActionStringParam"> </p>
  20.         <p></csactionclass>
  21.          </p>
  22.         <p> </p>
  23.         <p>
  24.         <script language="JavaScript1.2" cyberversion="N1.2"><!--
  25. function CSSetStatus(action) { self.status = action[1]; }
  26. // -->
  27.         </script>
  28.          Set Status Script</p>
  29.         <p> </p>
  30.         <p>
  31.         <table cool width="253" height="153" border="0" cellpadding="0" cellspacing="0" gridx="16" showgridx gridy="16" showgridy bgcolor="#eeeeee">
  32.             <tr height="1" cntrlrow>
  33.                 <td width="1" height="1"><spacer type="block" width="1" height="1"></td>
  34.                 <td width="10" height="1"><spacer type="block" width="10" height="1"></td>
  35.                 <td width="44" height="1"><spacer type="block" width="44" height="1"></td>
  36.                 <td width="196" height="1"><spacer type="block" width="196" height="1"></td>
  37.             </tr>
  38.             <tr height="2">
  39.                 <td width="1" height="2"><spacer type="block" width="1" height="2"></td>
  40.                 <td width="10" height="2"><spacer type="block" width="10" height="2"></td>
  41.                 <td width="44" height="2"><spacer type="block" width="44" height="2"></td>
  42.                 <td width="196" height="2"><spacer type="block" width="196" height="2"></td>
  43.             </tr>
  44.             <tr height="4">
  45.                 <td width="1" height="4"><spacer type="block" width="1" height="4"></td>
  46.                 <td width="10" height="4"><spacer type="block" width="10" height="4"></td>
  47.                 <td width="44" height="4"><spacer type="block" width="44" height="4"></td>
  48.                 <td width="196" height="148" colspan="1" rowspan="2" valign="top" align="left" xpos="54">
  49.                     <csactioncntrl name="text" x="54" y="2" width="187" height="18" alignx="scale" aligny="top">
  50.                 </td>
  51.             </tr>
  52.             <tr height="144">
  53.                 <td width="1" height="144"><spacer type="block" width="1" height="144"></td>
  54.                 <td width="10" height="144"><spacer type="block" width="10" height="144"></td>
  55.                 <td width="44" height="144" colspan="1" rowspan="1" valign="top" align="left" xpos="10">
  56.                     <csactioncntrl type="StaticText" value="Text" x="10" y="6" width="35" height="16" alignx="left" aligny="top">
  57.                 </td>
  58.             </tr>
  59.         </table>
  60.         </p>
  61.         <p> 
  62.     </body>
  63.  
  64. </html>
  65.